home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / misc / emu / maciiv24.lha / EMPLANT / readme.first! < prev    next >
Text File  |  1993-04-22  |  2KB  |  35 lines

  1. Changes to V2.4 (04/22/93)
  2. --------------------------------------------------------------------------
  3. * Fixed ALL floppy drive routines to correctly handle PAL mode. (Not ALL
  4.   of the routines were fixed before!)
  5.  
  6. * Fixed serious bug in 'emplant.library' that was leaving the system in a
  7.   Disable()d state when not getting IDCMP messages or signals.  This could
  8.   explain quite a few random problems with the video display 'locking up'
  9.   when switching modes.
  10.  
  11. * Fixed shutdown problem when using the -S command line option.  Before a
  12.   shutdown when return back to the main setup screen then instantly
  13.   restart the emulation.
  14.  
  15. * Fixed problem with 0 length autoconfig boards (boards told to shutup by
  16.   the Amiga).  These would blow up the MMU program (ie Bridgeboards that
  17.   would not fit in the autoconfig space).
  18.  
  19. * MMU program now skips blocks 2 megs or less.  This means that the
  20.   emulation now -requires- that you have at least 4 megs of memory in
  21.   your Amiga.
  22.  
  23. * Fixed those darn 'Cant allocate 32 bit memory' messages when some of the
  24.   memory gets fragmented.  You should be able to allocate memory very easily
  25.   and applications launched from the startup-sequence or user-startup should
  26.   now work fine with the emulation (as long as you don't get carried away
  27.   and eat multi-megs of memory in the process).
  28.  
  29. * Created new program called 'VBR_Mover'.  This will re-locate the Vector
  30.   Base Register and the associated table to/from location $0.  This was
  31.   done in attempt to remain compatible with those Amiga games that break
  32.   the rules.  It is interesting to note that the A4000 moves this on
  33.   startup (setpatch does this), so you can actually use this program to
  34.   obtain some compatibility with these games on an A4000.
  35.